ArcPad XML Reference
ArcPadPrefs.apx
Send Feedback

Glossary Item Box

ArcPadPrefs.apx:

 

Copy Code
<ArcPad>
      <PREFERENCES>
            <SCRIPTING language="VBScript"/>
            <PATHS system="C:\Program Files\ArcPad 7.0\System" data="C:\Data" applets="C:\Applets" styles="" extensions=""/>
            <FONTS>
                  <LABEL font="Tahoma" fontsize="9" charset="ANSI" fontstyle="regular"/>
            </FONTS>
            <MAPGRID>
                  <SIMPLELINESYMBOL width="1"/>
                  <TEXTSYMBOL fontcolor="Black" font="Tahoma" fontstyle="regular" fontsize="9"/>
            </MAPGRID>
            <GPS protocol="NMEA" datum="D_WGS_1984" initialize="" autoactivate="true" logfile="C:\Data\GPS.log" northreference="true">
                  <COMPORT port="1" baud="4800" dtrcontrol="enable" rtscontrol="enable"/>
                  <HEIGHT units="9001" geoidseparation="0" antennaheight="1.6"/>
                  <QUALITYCONTROL level="2">
                        <PDOP active="true" maximum="6"/>
                        <EPE/>
                        <MODE threed="true"/>
                  </QUALITYCONTROL>
                  <AVERAGING enabled="true" point="10" vertex="5"/>
                  <STREAMING interval="1" distanceinterval="10"/>
            </GPS>
            <LOCATION dstalert="50000"/>
            <ALERTS>
                  <ALERT name="nogpsdata" sound=""/>
                  <ALERT name="maxpdop" sound=""/>
                  <ALERT name="maxepe" sound=""/>
                  <ALERT name="nofix" sound=""/>
                  <ALERT name="notdgps" sound=""/>
                  <ALERT name="not3d" sound=""/>
                  <ALERT name="approachingdestination" sound=""/>
                  <ALERT name="dataratewarning" sound=""/>
            </ALERTS>
            <AUX>
                  <COMPORT port="1" baud="4800" dtrcontrol="enable" rtscontrol="enable"/>
            </AUX>
            <RANGEFINDER protocol="@LCC" observerreference="foresight" autoactivate="false" capturebutton="any">
                  <COMPORT port="1" baud="4800" dtrcontrol="enable" rtscontrol="enable"/>
            </RANGEFINDER>
            <CAMERA device="@AVI" quality="80" path="C:\data" prefix="Photo" shortcut="F1" filenameformat="datetime"/>
            <TRACKLOG name="C:\Data\TrackLog.shp"/>
            <LOCALE lcid="00000409"/>
            <DISPLAY units="1" tolerance="4">
                  <SYSTEMTRAY/>
            </DISPLAY>
            <STATUSBAR coordsformat="5"/>
            <IMS/>
            <LAYERS/>
            <GREEKING>
                  <POINT greeking="true" color="Gray" threshold1="0" threshold2="0" threshold3="0" threshold4="0"/>
                  <POLYLINE greeking="true" color="Gray" threshold1="2" threshold2="5" threshold3="9" threshold4="0"/>
                  <POLYGON greeking="true" color="Gray" threshold1="1" threshold2="2" threshold3="5" threshold4="9"/>
                  <MULTIPOINT greeking="true" color="Gray" threshold1="3" threshold2="8" threshold3="0" threshold4="0"/>
            </GREEKING>
      </PREFERENCES>
</ArcPad>

 

©2013. All Rights Reserved.